home *** CD-ROM | disk | FTP | other *** search
/ Champak 66 / Vol 66.iso / games / compulse.swf / scripts / frame_2 / PlaceObject2_129_4 / CLIPACTIONRECORD onClipEvent(enterFrame).as
Encoding:
Text File  |  2013-04-24  |  126 b   |  7 lines

  1. onClipEvent(enterFrame){
  2.    this.onPress = function()
  3.    {
  4.       getUrl("http://www.armorgames.com", "_blank");
  5.    };
  6. }
  7.